home *** CD-ROM | disk | FTP | other *** search
/ Enter 2002 November / EnterCD 11_2002.iso / Internet / Amaya 6.4 / Windows NT.exe / _SETUP.1 / configuring_annotation_settings.html < prev    next >
Encoding:
Extensible Markup Language  |  2002-06-11  |  4.3 KB  |  99 lines

  1. <?xml version="1.0" encoding="iso-8859-1"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  3.     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4. <html xmlns="http://www.w3.org/1999/xhtml">
  5. <head>
  6.   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  7.   <title>Configuring Annotation Settings</title>
  8.   <style type="text/css">
  9.   </style>
  10.   <meta name="GENERATOR" content="amaya 5.2" />
  11.   <link href="../style.css" rel="stylesheet" type="text/css" />
  12. </head>
  13.  
  14. <body xml:lang="en" lang="en">
  15.  
  16. <table border="0" summary="toc">
  17.   <tbody>
  18.     <tr>
  19.       <td><img alt="W3C" src="../../images/w3c_home" /> <img alt="Amaya"
  20.         src="../../images/amaya.gif" /></td>
  21.       <td><p><a href="annotation_menu.html" accesskey="p"><img alt="previous"
  22.         src="../../images/left.gif" /></a> <a href="../Annotations.html"
  23.         accesskey="t"><img alt="top" src="../../images/up.gif" /></a> <a
  24.         href="creating_an_annotation.html" accesskey="n"><img alt="next"
  25.         src="../../images/right.gif" /></a></p>
  26.       </td>
  27.     </tr>
  28.   </tbody>
  29. </table>
  30.  
  31. <div id="page_body">
  32. <h1>Configuring Annotation Settings</h1>
  33.  
  34. <p>You open the <strong>Configuration for annotations</strong> dialog by
  35. choosing <strong>Configure</strong> from the <strong>Annotations</strong>
  36. menu. The following figure shows the Windows version of this dialog:</p>
  37.  
  38. <p><img alt="Configuring Annotations Dialog"
  39. src="../../images/configuration_for_annotations.png" /></p>
  40.  
  41. <p>The Unix version has a slightly different user interface, but the same
  42. functions.</p>
  43. <dl>
  44.   <dt><strong>Annotation user</strong></dt>
  45.     <dd>The author of the annotation. By default, Amaya uses the login name
  46.       of the user. This field enables you to change your user name to
  47.       something more meaningful.</dd>
  48.   <dt><strong>Annotation post server</strong></dt>
  49.     <dd>This setting defines the server to which the annotations are posted.
  50.       Local annotations are always saved to the local repository, and by
  51.       default, this setting is empty. The post server is not automatically
  52.       included in the list of servers, so you should enter the post server
  53.       name in both places.</dd>
  54.   <dt><strong>Annotation servers</strong></dt>
  55.     <dd>A list of servers Amaya should contact when looking for annotations.
  56.       You can specify one or more servers. The reserved server name
  57.       <strong>localhost</strong> tells Amaya to search the local annotations,
  58.       but does not necessarily mean that a local annotation server is running
  59.       (or it would show a complete URL ).</dd>
  60.     <dd>Under Unix, the annotation servers are specified as a space separated
  61.       list. Under Windows, you can add a new server name by clicking in the
  62.       Annotations servers list, pressing the <strong>Enter</strong> key, and
  63.       then typing the server name . By default, this list is initialized to
  64.       <code>localhost</code>. 
  65.       <p></p>
  66.       <p class="ProcedureNote"><strong>Tip</strong>:<br />
  67.       To temporarily disable an annotation server, add a "-" char before its
  68.       URL. Amaya will ignore it.</p>
  69.     </dd>
  70.   <dt><strong>Autoload local annotations/Autoload remote
  71.   annotations</strong></dt>
  72.     <dd>Whether Amaya should request annotations automatically (by querying
  73.       the annotation server) every time you browse any URL. If it is not
  74.       checked, then you can manually choose <strong>Load annotations</strong>
  75.       from the <strong>Annotations</strong> menu. 
  76.       <p></p>
  77.       <p class="Note"><strong>Note:</strong><br />
  78.       If you check the <strong>Autoload remote annotations</strong> option,
  79.       you may experience a delay in resolving the DNS name of the annotation
  80.       servers. By default, both these options are turned off.</p>
  81.     </dd>
  82.   <dt><strong>Disable remote autoload at each startup (for offline
  83.   work)</strong></dt>
  84.     <dd>Whether Amaya should reset the <strong>autoload remote
  85.       annotations</strong>option at launch time. This option can be useful if
  86.       you are working offline, but still want to autoload the local
  87.       annotations as well as the remote ones.</dd>
  88. </dl>
  89.  
  90. <h2>See Also:</h2>
  91. <ul>
  92.   <li><span class="Link"><a href="creating_an_annotation.html">Creating an
  93.     Annotation</a></span></li>
  94. </ul>
  95. </div>
  96.  
  97. </body>
  98. </html>
  99.